new function (which I then decided not to use but I think it's needed to
authorHavoc Pennington <hp@redhat.com>
Thu, 17 Jan 2002 22:38:18 +0000 (22:38 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Thu, 17 Jan 2002 22:38:18 +0000 (22:38 +0000)
commit9e404f2a1e04e9ea17742b9e2823b50189104a54
tree2362e3efce1cc927610984593457b8a1224f222d
parentcf25093441d43b9225ae0a1a7eceaa31ef3a3d49
new function (which I then decided not to use but I think it's needed to

2002-01-17  Havoc Pennington  <hp@redhat.com>
* gtk/gtktextlayout.c (_gtk_text_layout_get_line_xrange): new
function (which I then decided not to use but I think it's needed
to fix #68963
* gtk/gtktextview.c: add page_horizontally action signal and
implement Ctrl+PgUp, Ctrl+PgDown based on patch from Padraig,
hackily modified to avoid adding GTK_MOVEMENT_ API. Part of
#53934
* gtk/gtkmarshalers.list: add NONE:INT,BOOL
17 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkmenu.sgml
docs/reference/gtk/tmpl/gtknotebook.sgml
docs/reference/gtk/tmpl/gtkpaned.sgml
docs/reference/gtk/tmpl/gtktextview.sgml
gtk/gtkmarshalers.list
gtk/gtktextlayout.c
gtk/gtktextlayout.h
gtk/gtktextview.c
gtk/gtktextview.h